home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / German.lproj / iDiveRegister.nib / classes.nib next >
Text File  |  2006-01-19  |  2KB  |  45 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancelOnlineRegistration = id; 
  6.                 cancelRegistration = id; 
  7.                 closeShowRegistration = id; 
  8.                 closeThankYou = id; 
  9.                 proceedWithOnlineRegistration = id; 
  10.                 restartRegistration = id; 
  11.                 submitRegistration = id; 
  12.                 validateUpgrade = id; 
  13.             }; 
  14.             CLASS = AFiDiveRegistrationController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 closeThankYouWindowButton = NSButton; 
  18.                 keyTitleField = NSTextField; 
  19.                 legendTabView = NSTabView; 
  20.                 onlineRegistrationProgressIndicator = NSProgressIndicator; 
  21.                 onlineRegistrationStatus = NSTextField; 
  22.                 regInfoRegisteredToCode = NSTextField; 
  23.                 regInfoRegisteredToKey = NSTextField; 
  24.                 regInfoRegisteredToName = NSTextField; 
  25.                 regInfoWindow = NSWindow; 
  26.                 registerButton = NSButton; 
  27.                 registeredToCode = NSTextField; 
  28.                 registeredToKey = NSTextField; 
  29.                 registeredToName = NSTextField; 
  30.                 registrantCode = NSTextField; 
  31.                 registrantName = NSTextField; 
  32.                 registrationWindow = NSWindow; 
  33.                 thankYouWindow = NSWindow; 
  34.                 updateInfoOriginalVersionKeyTitle = NSTextField; 
  35.                 updateInfoOriginalVersionKeyValue = NSTextField; 
  36.                 updateInfoTitle = NSTextField; 
  37.                 upgradeInfoWindow = NSWindow; 
  38.                 validationWindow = NSWindow; 
  39.             }; 
  40.             SUPERCLASS = NSObject; 
  41.         }, 
  42.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  43.     ); 
  44.     IBVersion = 1; 
  45. }